Skip to content

perf: reduces size of ScriptValue to 64 bytes, moves some dynamic function methods into function info#404

Merged
makspll merged 1 commit intomainfrom
feat/reduce-script-value-size
Mar 31, 2025
Merged

perf: reduces size of ScriptValue to 64 bytes, moves some dynamic function methods into function info#404
makspll merged 1 commit intomainfrom
feat/reduce-script-value-size

Conversation

@makspll
Copy link
Copy Markdown
Owner

@makspll makspll commented Mar 31, 2025

Summary

Before this the size of ScriptValue was 168 bytes, this is a reduction of ~2.5x, which should reduce cache pressure and help with cloning/conversion performance.

@makspll makspll merged commit 2796c83 into main Mar 31, 2025
4 of 25 checks passed
@makspll makspll deleted the feat/reduce-script-value-size branch March 31, 2025 19:28
@github-actions github-actions Bot mentioned this pull request Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant